home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / planetkit / amigakit / amftp161.lzx / AmFTP / AmFTP.language.ct (.txt) < prev    next >
Amiga Catalog Translation file  |  2001-04-04  |  17KB  |  686 lines

  1. ## version $VER: AmFTP.catalog 2.61 (30.08.96)
  2. ## codeset 0
  3. ## language x
  4. MSG_OK
  5. ; *_OK;
  6. MSG_CANCEL
  7. ; _Cancel;
  8. MSG_NO
  9. ; _No;
  10. MSG_YES
  11. ; *_Yes;
  12. MSG_RETRY
  13. ; *_Retry;
  14. MSG_MENU_PROJECT
  15. ; Project;
  16. MSG_MENU_ABOUT
  17. ; About...;
  18. MSG_MENU_ICONIFY
  19. ; Iconify;
  20. MSG_MENU_QUIT
  21. ; Quit;
  22. MSG_MENU_SETTINGS
  23. ; Settings;
  24. MSG_MENU_MUI
  25. ; MUI Settings...;
  26. MSG_MENU_FLAT
  27. ; Flat download;
  28. MSG_MENU_DIRTOOL
  29. ; Directory Tool;
  30. MSG_MENU_OPENBATCHWIN
  31. ; Batch Window...;
  32. MSG_MENU_OPENCONNECT
  33. ; Open Connection...;
  34. MSG_MENU_ACTION
  35. ; Action;
  36. MSG_MENU_DOWNLOAD
  37. ; Download by Name;
  38. MSG_MENU_SENDRAW
  39. ; Send Raw Command;
  40. MSG_MENU_ADTSHOWMOTD
  41. ; Show Aminet-MOTD (Message Of The Day);
  42. MSG_MENU_SNAPSHOTSITE
  43. ; Snapshot current Session;
  44. MSG_MENU_SAVEPROFILES
  45. ; Save Profile List;
  46. MSG_MENU_IMPORTPROFILES
  47. ; Import Profile List;
  48. MSG_MENU_SAVEBATCH
  49. ; Save Batch-Window Contents;
  50. MSG_MENU_LOADBATCH
  51. ; Load & Add Batch-Window Contents;
  52. MSG_APP_DESC
  53. ; AmFTP FTP Client;
  54. MSG_APP_GUIDENAME
  55. ; AMFTP.guide;
  56. MSG_ABOUT_TITLE
  57. ; AmFTP Copyright Information;
  58. MSG_ABOUT_BUTTON
  59. ; Close this window;
  60. MSG_ABOUT_LISTTITLE
  61. ; \033c\033b\033uAmFTP  
  62. The AmigaOS FTP Client;
  63. MSG_TCP_FAILED
  64. ; Unable to open a TCP/IP stack.\nYou must install AmiTCP, AS225r2 or a compatible\nTCP/IP stack before you can use AmFTP.;
  65. MSG_ERROR_OPENFILE
  66. ; \033bError: Can't open file \"%s\" (%s)!;
  67. MSG_APP_FAILED
  68. ; Internal error:\nFailed to create MUI Application Object\nMUI Error code %ld\nPlease report this bug via email immediately to\nmerlin@sixpack.pfalz.de\nState your system configuration and, if possible,\nthe circumstances which caused the bug.;
  69. MSG_WIN_FAILED
  70. ; Internal error:\nFailed to create MUI Window Object\nMUI Error code %ld\nPlease report this bug via email immediately to\nmerlin@sixpack.pfalz.de\nState your system configuration and, if possible,\nthe circumstances which caused the bug.;
  71. MSG_ERROR_PATTERN
  72. ; Error: Cannot parse Viewer-Pattern! Start Preferences and check it.;
  73. MSG_ERROR_PREFS
  74. ; Cannot find AmFTP-Preferences;
  75. MSG_ERROR_MEMORY
  76. ; Can't allocate Memory!;
  77. MSG_ERROR_SAVEPROFILE
  78. ; Can't save profile settings.\nFilename: \"\033b%s\033n\"\nMaybe check your $HOME directory.;
  79. MSG_ERROR_IMPORTPROFILE
  80. ; \033cCan't import profile settings!\n\033bWrong File Format.;
  81. MSG_MW_DELETE_GADS
  82. ; Delete|Cancel;
  83. MSG_MW_DELETE_BODY
  84. ; Do you really want to delete\n\033b%ld\033n selected file(s)?;
  85. MSG_MW_INVALIDPAT
  86. ; The pattern \"%s\" is invalid.;
  87. MSG_MW_LOCALSHOW
  88. ; \033bShowing \"%s\"...;
  89. MSG_MW_LOCALDEL
  90. ; \033bDeleting \"%s\"...;
  91. MSG_MW_LABEL_LOCAL
  92. ; Local:;
  93. MSG_MW_LABEL_REMOTE
  94. ; Remote:;
  95. MSG_MW_BUT_HELP
  96. ; Help;
  97. MSG_MW_BUT_MKDIR
  98. ; MakeDir;
  99. MSG_MW_BUT_MARK
  100. MSG_MW_BUT_UNMARK
  101. MSG_MW_BUT_VIEW
  102. ; Show;
  103. MSG_MW_BUT_RENAME
  104. ; Rename;
  105. MSG_MW_BUT_DELETE
  106. ; Delete;
  107. MSG_MW_BUT_SEND
  108. ; \033bSend \033I[6:30]\033I[6:30];
  109. MSG_MW_BUT_RECEIVE
  110. ; \033I[6:31]\033I[6:31]\033b Receive;
  111. MSG_MW_BUT_REFRESH
  112. ; Refresh;
  113. MSG_MW_BUT_SETUP
  114. ; Setup;
  115. MSG_MW_BUT_CONNECT
  116. ; Connect;
  117. MSG_MW_BUT_CLOSE
  118. ; Disconnect;
  119. MSG_MW_LABEL_MODE
  120. ;  Transfer mode:;
  121. MSG_MW_LABEL_MODE_BIN
  122. ; Binary;
  123. MSG_MW_LABEL_MODE_ASCII
  124. ; ASCII;
  125. MSG_MW_TITLE_NOTCONNECTED
  126. ; %s 
  127.  not connected;
  128. MSG_MW_TITLE_CONNECTED
  129. ; %s 
  130.  connected with \"%s\" (%s);
  131. MSG_MW_INFO
  132. ; %ld files [%ld], %ld dirs [%ld], %ldK [%ldK];
  133. MSG_MW_INFOADT
  134. ; %ld files [%ld], %ldK [%ldK];
  135. MSG_SH_MW_BUT_MKDIR
  136. ; Create a new directory;
  137. MSG_SH_MW_BUT_MARK
  138. ; Mark files matching pattern;
  139. MSG_SH_MW_BUT_UNMARK
  140. ; Unmark files matching pattern;
  141. MSG_SH_MW_BUT_VIEW
  142. ; Show currently selected file(s);
  143. MSG_SH_MW_BUT_RENAME
  144. ; Rename currently selected file(s);
  145. MSG_SH_MW_BUT_DELETE
  146. ; Delete currently selected file(s);
  147. MSG_SH_MW_BUT_SEND
  148. ; Send selected files to remote host;
  149. MSG_SH_MW_BUT_RECEIVE
  150. ; Get selected files from remote host;
  151. MSG_SH_MW_BUT_REFRESH
  152. ; Refresh the file list;
  153. MSG_SH_MW_BUT_CDUP
  154. ; Go to the parent of the\ncurrent directory;
  155. MSG_SH_MW_BUT_CONNECT
  156. ; Connect to a FTP server;
  157. MSG_SH_MW_BUT_CLOSE
  158. ; Close current connection;
  159. MSG_SH_MW_BUT_SETUP
  160. ; Show the Setup page;
  161. MSG_SH_MW_BUT_HELP
  162. ; Show the AmFTP.guide online documentation;
  163. MSG_MW_BUT_README
  164. ; Readme;
  165. MSG_SH_MW_BUT_README
  166. ; Shows Readme of selected file(s);
  167. MSG_MW_BUT_BATCH
  168. ; Batch;
  169. MSG_SH_MW_BUT_BATCH
  170. ; Batch selected file(s)\nfor later complete download;
  171. MSG_MW_REC_NOMSG
  172. ; \033cThere are no \033bnew\033n files available.\nSelect \"Recent 7\" to see all.;
  173. MSG_MW_REC_TITLE_NAME
  174. ; \033uFilename;
  175. MSG_MW_REC_TITLE_SIZE
  176. ; \033uSize;
  177. MSG_MW_REC_TITLE_DIR
  178. ; \033uDirectory;
  179. MSG_MW_REC_TITLE_DESC
  180. ; \033uDescription;
  181. MSG_MW_BUT_CDUP
  182. ; Parent;
  183. MSG_MW_BUT_FIND
  184. ; Find;
  185. MSG_SH_MW_BUT_FIND
  186. ; Search for special ADT entry\nby calling a findsite;
  187. MSG_MW_BUT_ARCHIE
  188. ; Archie;
  189. MSG_SH_MW_BUT_ARCHIE
  190. ; Search for a special file\nby calling a archie searchsite;
  191. MSG_MW_DOUBLECLICK_ARCHIE
  192. ; You are already connected to a ftp-Server.\nClose connection first.;
  193. MSG_CLOSE_CONNECTION
  194. ; Do you really want to close connection?;
  195. MSG_REQUESTER_RESUME
  196. ; \033cFile \"%s\" already exists.\nDo you want to resume starting at byte %ld?;
  197. MSG_RESUME_BT_RESUME
  198. ; *R_esume;
  199. MSG_RESUME_BT_OVERWRITE
  200. ; _Overwrite;
  201. MSG_RESUME_BT_RENAME
  202. ; _Rename;
  203. MSG_RESUME_BT_SKIP
  204. ; _Skip;
  205. MSG_CW_TITLE
  206. ; Server profiles;
  207. MSG_CW_LABEL_NAME
  208. ; Profile Name:;
  209. MSG_CW_LABEL_HOST
  210. ; Host Name:;
  211. MSG_CW_LABEL_USER
  212. ; Login Name:;
  213. MSG_CW_LABEL_PASSWORD
  214. ; Password:;
  215. MSG_CW_LABEL_ANON
  216. ; Anon login:;
  217. MSG_CW_LABEL_ADT
  218. ; ADT Server:;
  219. MSG_CW_LABEL_FSP
  220. ; FSP Server:;
  221. MSG_CW_BUT_NEW
  222. ; New;
  223. MSG_CW_BUT_COPY
  224. ; Copy;
  225. MSG_CW_BUT_CONNECT
  226. ; Connect to FTP Server;
  227. MSG_CW_BUT_CANCEL
  228. ; Back to main page;
  229. MSG_CW_BUT_DELETE
  230. ; Delete;
  231. MSG_CW_LABEL_RETRIES
  232. ; Retries:;
  233. MSG_CW_LABEL_DIR
  234. ; Remote Dir:;
  235. MSG_CW_LABEL_LDIR
  236. ; Local Dir:;
  237. MSG_CW_LABEL_SAVEDIR
  238. ; Save Dir:;
  239. MSG_CW_LABEL_QUIETLOGIN
  240. ; Quiet:;
  241. MSG_SH_CW_BUT_CONNECT
  242. ; Connect to the currently selected\nFTP Server;
  243. MSG_SH_CW_BUT_CANCEL
  244. ; Back to the main page;
  245. MSG_SH_CW_BUT_NEW
  246. ; Create a new profile entry;
  247. MSG_SH_CW_BUT_COPY
  248. ; Copy a profile entry;
  249. MSG_SH_CW_BUT_DELETE
  250. ; Delete currently selected profile entry;
  251. MSG_SH_CW_LABEL_ANON
  252. ; Use anonymous login;
  253. MSG_SH_CW_LABEL_ADT
  254. ; Use ADT Features (Aminet Download Tool);
  255. MSG_SH_CW_LABEL_FSP
  256. ; Use FSP (File Service Protocol) instead of ftp.\n(Only activate, if you're sure current server\nunderstands this protocol.);
  257. MSG_SH_CW_LABEL_SAVEDIR
  258. ; Save the current directory when\nleaving the server;
  259. MSG_SH_CW_LABEL_QUIETLOGIN
  260. ; Attempt to force the FTP server to\nnot send informational messages;
  261. MSG_CW_LABEL_PORT
  262. ;  Port:;
  263. MSG_CW_BUT_SORT
  264. ; Sort;
  265. MSG_SH_CW_BUT_SORT
  266. ; Sort all profiles alphabetical;
  267. MSG_XF_FILES_TOGO
  268. ; Files to go;
  269. MSG_XF_TITLE
  270. ; Transfer;
  271. MSG_XF_TITLE_SEND
  272. ; Sending file (BINARY);
  273. MSG_XF_TITLE_RECEIVE
  274. ; Receiving file (BINARY);
  275. MSG_XF_TITLE_SEND_ASC
  276. ; Sending file (ASCII);
  277. MSG_XF_TITLE_RECEIVE_ASC
  278. ; Receiving file (ASCII);
  279. MSG_XF_BUT_CANCEL
  280. ; Abort this file;
  281. MSG_XF_BUT_CANCEL_ALL
  282. ; Abort the whole transfer;
  283. MSG_XF_LABEL_LOCAL
  284. ;  Local file name:;
  285. MSG_XF_LABEL_REMOTE
  286. ;  Remote file name:;
  287. MSG_XF_LABEL_SIZE
  288. ;  Size of the file:;
  289. MSG_XF_LABEL_SPEED
  290. ;  Average transfer speed:;
  291. MSG_XF_LABEL_ELAPSED
  292. ;  Time elapsed:;
  293. MSG_XF_LABEL_TOGO
  294. ;  Expected time:;
  295. MSG_XF_LABEL_DISKSPACE
  296. ;  Allocated Diskspace:;
  297. MSG_XF_LABEL_FILESTOGO
  298. ;  Total transfered:;
  299. MSG_XF_DIRLIST
  300. ; Directory Listing;
  301. MSG_XF_LOGREPORT_TIME
  302. ; Received %ld bytes in %02ld:%02ld:%02ld,%02ld; ;
  303. MSG_XF_LOGREPORT_BITS
  304. ; %ld bit/s;
  305. MSG_XF_LOGREPORT_BYTES
  306. ; %ld byte/s;
  307. MSG_XF_LOGREPORT_KBYTES
  308. ; %ld.%ld kbyte/s;
  309. MSG_FTP_RELOAD_CONFIG
  310. ; Configuration reloaded...;
  311. MSG_FTP_STARTING
  312. ; Starting with profile \"%s\";
  313. MSG_FTP_NOSOCKS
  314. ; Unable to create sockets?!?;
  315. MSG_FTP_LOOKINGUP
  316. ; Looking up host \"%s\"...;
  317. MSG_FTP_LOOKUPERROR
  318. ; Unable to lookup \"%s\". Check the spelling of the hostname!;
  319. MSG_FTP_CONNECTING
  320. ; Connecting to \"%s\" (%s)...;
  321. MSG_FTP_CANTCONNECT
  322. ; Unable to connect, error %ld (%s);
  323. MSG_FTP_CONNECTIONESTABLISHED
  324. ; Connection established, now logging in...;
  325. MSG_FTP_CLOSING
  326. ; Closing connection.;
  327. MSG_FTP_SEND_CDUP
  328. ; \033bSending CDUP command...;
  329. MSG_FTP_SEND_LS
  330. ; \033bRequesting directory listing...;
  331. MSG_FTP_SEND_CWD
  332. ; \033bSending \"CWD %s\"...;
  333. MSG_FTP_SEND_SHOW
  334. ; \033bRetrieving file \"%s\" for display...;
  335. MSG_FTP_READINGLS
  336. ; \033bReading file list...;
  337. MSG_FTP_ABORT
  338. ; \033bSending ABOR command...;
  339. MSG_FTP_BEGINRETR
  340. ; \033bDownloading file \"%s\" as \"%s\" (%ld bytes);
  341. MSG_FTP_BEGINSTOR
  342. ; \033bUploading file \"%s\" as \"%s\" (%ld bytes);
  343. MSG_FTP_SNAPSHOT
  344. ; \033bSnapshot current session as \"%s\".;
  345. MSG_WIN_RENAME
  346. ; AmFTP 
  347.  Rename File;
  348. MSG_REN_NEW
  349. ; \033cEnter new filename for \"%s\":;
  350. MSG_REN_LOG
  351. ; Renaming \"%s\" to \"%s\"...;
  352. MSG_SH_RW_RENAME_STR
  353. ; Enter new filename;
  354. MSG_WIN_MKDIR
  355. ; AmFTP 
  356.  Make Directory;
  357. MSG_MKDIR_NEW
  358. ; \033cEnter directory name:;
  359. MSG_MKDIR_LOG
  360. ; Creating directory \"%s\"...;
  361. MSG_SH_MKW_MAKEDIR_STR
  362. ; Enter directory to create;
  363. MSG_WIN_OPENCONNECT
  364. ; AmFTP 
  365.  Open Connection...;
  366. MSG_OPENCONNECT_HOST
  367. ;  Host:;
  368. MSG_OPENCONNECT_BUTTON
  369. ; Open Connection;
  370. MSG_SH_OPENCONNECT
  371. ; Make Anonymous ftp-Connection to this host.;
  372. MSG_WIN_DOWNLOAD
  373. ; AmFTP 
  374.  Download;
  375. MSG_DOWNLOAD_FILE
  376. ;  Filename:;
  377. MSG_DOWNLOAD_BUTTON
  378. ; Download by Name;
  379. MSG_SH_DOWNLOAD
  380. ; Download this file from current directory;
  381. MSG_WIN_SENDRAW
  382. ; AmFTP 
  383.  Send RAW Command;
  384. MSG_SENDRAW_CMD
  385. ;  Command:;
  386. MSG_SENDRAW_BUTTON
  387. ; Send RAW Command;
  388. MSG_SH_SENDRAW
  389. ; Send Command RAW to current ftp-Server;
  390. MSG_CYC_SORT_SHOW
  391. ; \033cShow:;
  392. MSG_CYC_TIME_NEW
  393. ; New;
  394. MSG_CYC_TIME_ALL
  395. ; Recent 7;
  396. MSG_CYC_TIME_RECENT14
  397. ; Recent 14;
  398. MSG_CYC_ADT_INDEX
  399. ; Local;
  400. MSG_CYC_ADT_FOUND
  401. ; Found;
  402. MSG_CYC_ADT_SELECT
  403. ; Selected;
  404. MSG_CYC_SORT_TEXT
  405. ; \033cSort:;
  406. MSG_CYC_SORT_NAME
  407. ; Name;
  408. MSG_CYC_SORT_DIR
  409. ; Directory;
  410. MSG_CYC_SORT_DATE
  411. ; Date;
  412. MSG_WIN_BATCH
  413. ; AmFTP 
  414.  Batched Files;
  415. MSG_BW_BUT_DOWN
  416. ; Receive all;
  417. MSG_SH_BW_BUT_DOWN
  418. ; Receive all File(s)\nin this window;
  419. MSG_BW_BUT_DELETE
  420. ; Remove;
  421. MSG_SH_BW_BUT_DELETE
  422. ; Remove selected Entry;
  423. MSG_BW_INFO
  424. ; %ld files, %ldK;
  425. MSG_AW_TXT_ABORT
  426. ; \033cConnecting to \033b%s\033n, Port \033b%s\033n\nPlease wait...;
  427. MSG_AW_BUT_ABORT
  428. ; Abort Connection;
  429. MSG_AW_TITLE
  430. ; AmFTP 
  431.  Connecting...;
  432. MSG_ADT_STATUS
  433. ; ADT State:;
  434. MSG_ADT_LOAD_RECENT
  435. ; \033bPlease wait, loading recent file...;
  436. MSG_ADT_LOAD_INDEX
  437. ; \033bPlease wait, loading index file...;
  438. MSG_ADT_LOAD_FIND
  439. ; \033bPlease wait, calling findsite...;
  440. MSG_ADT_LOAD_RECFIND
  441. ; \033bReceiving find result...;
  442. MSG_ADT_SHOW_RECENT_PARSING
  443. ; \033cParsing recent list...;
  444. MSG_ADT_SHOW_RECENT_ERROR
  445. ; \033cGot no recent list! ;
  446. MSG_ADT_SHOW_RECENT_NONE
  447. ; \033cLoading recent...;
  448. MSG_ADT_SHOW_RECENT_NEW
  449. ; \033cNew files since %s;
  450. MSG_ADT_SHOW_RECENT_ALL
  451. ; \033cAll files of last 7 days;
  452. MSG_ADT_SHOW_RECENT_INDEX
  453. ; \033cAll files on this site;
  454. MSG_ADT_SHOW_RECENT_FOUND
  455. ; \033cFound files;
  456. MSG_ADT_ASK_LOAD_INDEX
  457. ; \033c\033bLoad local index file?\033n\nThis could take a while and\nmay need much memory space.;
  458. MSG_ADT_SHOW_RECENT_RECENT14
  459. ; \033cAll files of last 14 days;
  460. MSG_WIN_ADTFIND
  461. ; AmFTP 
  462.  ADT Find;
  463. MSG_AF_BT_FIND
  464. ; Find;
  465. MSG_AF_LABEL_FIND
  466. ; \033rSearch for:;
  467. MSG_AF_LABEL_HOST
  468. ; \033rADT Findsite:;
  469. MSG_ADT_ENTRYINFO
  470. ; %s [%s Bytes, %lu Bytes Readme], Send: %s;
  471. MSG_WIN_ARCHIE
  472. ; AmFTP 
  473.  Archie;
  474. MSG_AW_BT_FIND
  475. ; Search;
  476. MSG_AW_LABEL_FIND
  477. ; \033rSearch for:;
  478. MSG_AW_LABEL_HOST
  479. ; \033rArchie Searchsite:;
  480. MSG_AW_REC_TITLE_HOST
  481. ; \033uHost;
  482. MSG_AW_REC_TITLE_DIR
  483. ; \033uDirectory/File;
  484. MSG_ARCHIE_CONNECT
  485. ; \033bPlease wait, calling Archie Searchsite...;
  486. MSG_ARCHIE_GETTING
  487. ; \033bPlease wait, getting search Result...;
  488. MSG_AW_TXT_GETTING
  489. ; \033cConnection established.\n\033bPlease wait, getting data...;
  490. MSG_AW_INFO
  491. ; %ld Entries found;
  492. MSG_AW_BUT_PROFILE
  493. ; Add as Profile;
  494. MSG_SH_AW_BUT_PROFILE
  495. ; Add selected entries\nin profile list;
  496. MSG_AW_BUT_SAVELIST
  497. ; Save Archie Result;
  498. MSG_SH_AW_BUT_SAVELIST
  499. ; Save Archie Search Result to local Disk;
  500. MSG_ARCHIE_ENTRYINFO
  501. ; %s [%s Bytes], Send: %s;
  502. MSG_WIN_LOGIN
  503. ; AmFTP 
  504.  Login;
  505. MSG_UC_TITLE
  506. ; AmFTP 
  507.  Uncompress;
  508. MSG_UC_TEXT
  509. ; \033c\033bUncompressing.\033n\nFilename: \"%s\"\nPlease wait...;
  510. MSG_WIN_ADTDIR
  511. ; AmFTP 
  512.  Select ADT Directories;
  513. MSG_AD_BUT_ACTUAL
  514. ; Update ADT List;
  515. MSG_SH_AD_BUT_ACTUAL
  516. ; Removes unselected entries\nfrom ADT list;
  517. MSG_AD_BUT_ALL
  518. ; All;
  519. MSG_AD_BUT_NONE
  520. ; None;
  521. MSG_WIN_PREFS
  522. ; AmFTP 
  523.  Preferences;
  524. MSG_PW_BUT_SAVE
  525. ; Save;
  526. MSG_SH_PW_BUT_SAVE
  527. ; Save current settings as default.;
  528. MSG_PW_BUT_USE
  529. ; Use;
  530. MSG_SH_PW_BUT_USE
  531. ; Use settings for current session.;
  532. MSG_PW_BUT_CANCEL
  533. ; Cancel;
  534. MSG_SH_PW_BUT_CANCEL
  535. ; Forget current changes in settings.;
  536. MSG_PW_CYC_SETTINGS
  537. ; Settings;
  538. MSG_PW_CYC_FLAGS
  539. ; Flags;
  540. MSG_PW_CYC_SOUND
  541. ; Sound;
  542. MSG_PW_CYC_VIEWER
  543. ; Viewer;
  544. MSG_PW_CYC_CACHE
  545. ; Cache;
  546. MSG_PW_CYC_SPECIAL
  547. ; Special;
  548. MSG_PW_VIEWER_VIEWER
  549. ; Viewer:;
  550. MSG_SH_PW_VIEWER_VIEWER
  551. ; Call this expression as viewer call,\nwhen Viewer Pattern matches.\n(e.g. "SYS:Utilities/MultiView %f PUBSCREEN %p");
  552. MSG_PW_VIEWER_PAT
  553. ; Viewer Pattern:;
  554. MSG_SH_PW_VIEWER_PAT
  555. ; Use first viewer, when this pattern matches,\notherwise the alternate viewer.;
  556. MSG_PW_VIEWER_ALTVIEWER
  557. ; Alternate Viewer:;
  558. MSG_SH_PW_VIEWER_ALTVIEWER
  559. ; Call this expression as viewer call,\nwhen Viewer Pattern fails.\n(e.g. "SYS:Utilities/MultiView %f PUBSCREEN %p");
  560. MSG_PW_VIEWER_INFO
  561. ; %f - "Path/Filename", %p - Public-Screen Name;
  562. MSG_PW_LOCALDIR
  563. ; Local Directory:;
  564. MSG_SH_PW_LOCALDIR
  565. ; AmFTP uses this directory as startup directory,\nand as default directory when no other is set\nin profiles.;
  566. MSG_PW_ARCHIE
  567. ; Archie Searchsite:;
  568. MSG_SH_PW_ARCHIE
  569. ; AmFTP uses this site as default Archie Searchsite.;
  570. MSG_PW_ADT
  571. ; ADT Findsite:;
  572. MSG_SH_PW_ADT
  573. ; AmFTP uses this site as default ADT Findsite.;
  574. MSG_PW_ADT_MAXSEARCH
  575. ; Maximum Search Results:;
  576. MSG_SH_PW_ADT_MAXSEARCH
  577. ; Maximum number of results transfered with ADTFind.;
  578. MSG_PW_LOGNAME
  579. ;  Logfile:;
  580. MSG_SH_PW_LOGNAME
  581. ; Name of the AmFTP-Logfile.;
  582. MSG_PW_CREATE_LOG
  583. ; Create Logfile:;
  584. MSG_SH_PW_CREATE_LOG
  585. ; If selected, a Logfile will be created and\nwritten. All Log-Window contents will be stored here.;
  586. MSG_PW_DISPLAY_LOG
  587. ; Display Log-Window:;
  588. MSG_SH_PW_DISPLAY_LOG
  589. ; If selected, AmFTP displays Log-Window\nat the bottom of the AmFTP Main Window.;
  590. MSG_PW_DISPLAY_MOTD
  591. ; Show Aminet-MOTD:;
  592. MSG_SH_PW_DISPLAY_MOTD
  593. ; If selected a new Aminet MOTD\n(Message Of The Day)\nwill be displayed.;
  594. MSG_PW_ASK_LOCAL_DEL
  595. ; Confirm local delete:;
  596. MSG_SH_PW_ASK_LOCAL_DEL
  597. ; If selected local delete must be confirmed.;
  598. MSG_PW_ASK_REMOTE_DEL
  599. ; Confirm remote delete:;
  600. MSG_SH_PW_ASK_REMOTE_DEL
  601. ; If selected remote delete must be confirmed.;
  602. MSG_PW_SEND_NOOP
  603. ; Send NOOP to avoid timeout:;
  604. MSG_SH_PW_SEND_NOOP
  605. ; If selected AmFTP tries to avoid Server Timeout,\nand sends a NOOP Command in regular intervals.;
  606. MSG_PW_RECEIVE_READMES
  607. ; Automatically receive *.readme files in ADT;
  608. MSG_SH_PW_RECEIVE_READMES
  609. ; If selected, AmFTP automatically receives Readme's\nof current ADT download.;
  610. MSG_PW_CONFIRM_CLOSE
  611. ; Confirm Close-Connection:;
  612. MSG_SH_PW_CONFIRM_CLOSE
  613. ; If selected AmFTP pops up a request when user wants\nto close connection.;
  614. MSG_PW_CONNECT_WINDOW
  615. ; Pop up Connect-Window:;
  616. MSG_SH_PW_CONNECT_WINDOW
  617. ; If selected AmFTP pop ups a connect window, during\nconnection to a server. It also allows you to abort\nconnection.;
  618. MSG_PW_DLMODE_NORMAL
  619. ; Start ftp in Download-Mode:;
  620. MSG_SH_PW_DLMODE_NORMAL
  621. ; If selected AmFTP starts normal ftp-Mode not\nin Dirtool mode, but in Download mode.;
  622. MSG_PW_DIRTOOLMODE_ADT
  623. ; Start ADT in Dirtool-Mode:;
  624. MSG_SH_PW_DIRTOOLMODE_ADT
  625. ; If selected AmFTP starts ADT-Mode not\nin Download mode, but in Dirtool mode.;
  626. MSG_PW_EVENT
  627. ; \033c\033uEvent:;
  628. MSG_PW_SOUND
  629. ; \033c\033uReact:;
  630. MSG_PW_SOUNDFILE
  631. ; \033c\033uSound (iff/8svx):;
  632. MSG_PW_VOLUME
  633. ; \033c\033uVol.:;
  634. MSG_PW_EVENT_START
  635. ;  Start AmFTP:;
  636. MSG_PW_EVENT_END
  637. ;  End AmFTP:;
  638. MSG_PW_EVENT_DL_BEGIN
  639. ;  Start Download:;
  640. MSG_PW_EVENT_DL_END
  641. ;  End Download:;
  642. MSG_PW_EVENT_VIEW
  643. ;  Call Viewer:;
  644. MSG_PW_EVENT_ABORT
  645. ;  Abort Connection:;
  646. MSG_PW_NUMCACHE
  647. ; Number of Directory-Caches:;
  648. MSG_SH_PW_NUMCACHE
  649. ; This is the number of hold directory-entries\nin directory cache.;
  650. MSG_PW_ASYNCBUF
  651. ; AsyncIO Buffersize:;
  652. MSG_SH_PW_ASYNCBUF
  653. ; Set Size of AsyncIO Buffer.\nBe careful with that Size.;
  654. MSG_PW_RECVBUF
  655. ; ftp-Receive Buffersize:;
  656. MSG_SH_PW_RECVBUF
  657. ; Set Size of ftp-Transfer Receive Buffer.;
  658. MSG_PW_SENDBUF
  659. ; ftp-Send Buffersize:;
  660. MSG_SH_PW_SENDBUF
  661. ; Set Size of ftp-Transfer Send Buffer.;
  662. MSG_PW_BEGINPORT
  663. ; XFer Ports:;
  664. MSG_SH_PW_BEGINPORT
  665. ; Start Ports for Data- & Transfer Connection.\nDefault: 1024 (don't change, if there is no need to do!);
  666. MSG_PW_USEASYNCIO
  667. ; Use AsyncIO:;
  668. MSG_SH_PW_USEASYNCIO
  669. ; Activate this for AsyncIO Transfer.\nAsyncIO is faster transfer, but takes lot of\nCPU-time. If you're Computer breaks down during\ntransfer, 1st reduce AsyncIO Buffersize, and 2nd\n- if it breaks down anyway - deactivate AsyncIO.;
  670. MSG_PW_ANON
  671. ;  e-Mail for Anonymous Login:;
  672. MSG_SH_PW_ANON
  673. ; Give e-Mail for password on anonymous login,\nor leave empty.;
  674. MSG_PW_COL_FILES
  675. ;  Colour Files:;
  676. MSG_PW_COL_DIRS
  677. ;  Directories:;
  678. MSG_PW_COL_LINKS
  679. ;  Links:;
  680. MSG_SH_PW_COL_FILES
  681. ; Colour of files in directory list.;
  682. MSG_SH_PW_COL_DIRS
  683. ; Colour of directories in directory list.;
  684. MSG_SH_PW_COL_LINKS
  685. ; Colour of links in directory list.;
  686.